<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.w1170{
	width:1170px;
	margin:0 auto;	
}


div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,body{
	padding:0;
	margin:0;
}
ul,li{
	 list-style:none;
}
img{
	border:0 none;
}
a{ 
	text-decoration:none;
	font-family:"微软雅黑";
	color:#2a2a2a;
}
a:hover{
	color:#ba2b26;
}
body{
	font-size:12px;font-family:"微软雅黑";
	text-align:center;
	color:#2a2a2a;
	line-height:24px;
}
.fl{
	float:left;
	display:inline;
}
.fr{
	float:right;
	display:inline;
}
.clear{
	clear:both;
}
#wrap{
 	text-align:left;
	width:100%;
}
.bg_none{
	background:none !important;	
}
html,body{

      -webkit-text-size-adjust:none;

}
.tr{ text-align:right;}
.tc{ text-align:center;}
.tl{ text-align:left;}
.tj{ text-align:justify;}
.m0{margin:0px !important;}



h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}


.pro{ float:left; display:inline; margin:0px 18px 15px; }
.pro .pro-name{
	height:40px;
	line-height:20px;
	overflow:hidden;
	text-align:center;
	font-size:12px;
}
.pro-pic1{
	height:104px;
	width:164px;
	border:1px solid #DDDDDD;	
}

/*分页*/
div.pager
{

	text-align:center; margin:10px auto 0;
	padding-bottom:3px;
}
div.pager span
{
	margin-left:8px;
	margin-right:8px;
}
div.pager a
{
		margin-left:8px;
	margin-right:8px;
	text-decoration:none;
}

.mt20{
	margin-top:20px;	
}
/*新闻*/
ul.news
{
	clear:both;
	margin:0px;
	padding:0px;
}
ul.news li
{ 
	height:38px;
	line-height:38px;
	background:url(../images/news_icon1.png) no-repeat left center;
	padding-left:15px;
	padding-right:10px;
	border-bottom:1px dashed #ddd;
	overflow:hidden;
	font-size:14px;
}

.newstitle {
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
}
.news_message{
	height:30px;
	line-height:30px;
	text-align:center;	
}

.indexShow{ position:relative; width:100%; height:470px; overflow:hidden; min-width:1004px;}
.indexShowBox{width:1420px;height:470px; overflow:hidden; position:relative; left:50%; top:0px; margin-left:-710px;}

.indexShowLeft{ position:absolute; top:50%; left:50%; margin-left:-526px; margin-top:-23px; display:block;width:47px;height:47px; background:url(../images/jt_img.png) no-repeat left center; z-index:10;}
.indexShowRight{position:absolute; top:50%; right:50%; margin-right:-526px; margin-top:-23px; display:block;width:47px;height:47px; background:url(../images/jt_img.png) no-repeat right center; z-index:10;}</pre></body></html>